-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manifest: sdk-zephyr: [nrf fromtree] soc: nordic: common: Add MRAM latency manager #18903
manifest: sdk-zephyr: [nrf fromtree] soc: nordic: common: Add MRAM latency manager #18903
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 11f312e0c99a910e80d62724df56288f9e0214b4 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (63)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
328ac1c
to
a6ebab4
Compare
a6ebab4
to
b00caa4
Compare
b00caa4
to
ba7a1b4
Compare
ba7a1b4
to
b5f88ac
Compare
b5f88ac
to
b83076c
Compare
b83076c
to
8b79e30
Compare
8b79e30
to
9a9554c
Compare
9a9554c
to
5c1eb70
Compare
5c1eb70
to
a7afae0
Compare
a7afae0
to
3f8a33f
Compare
@nrfconnect/ncs-charon : Please review. |
@tomchy can you take a look? |
3f8a33f
to
13c8e6b
Compare
13c8e6b
to
430d5d8
Compare
Code-wise everything looks fine. @robertstypa will schedule an extended DFU suite for this PR and we will approve afterwards. |
430d5d8
to
727975c
Compare
727975c
to
407d015
Compare
407d015
to
cf29ab7
Compare
cf29ab7
to
918c260
Compare
918c260
to
f54247b
Compare
f54247b
to
f596a20
Compare
f596a20
to
b6a7481
Compare
19c35f8
to
d692dfb
Compare
d692dfb
to
2c09242
Compare
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
Module has been removed and replaced with API for requesting no MRAM latency. By default MRAM latency is enabled and it needs to be explicitly enabled. When Bluetooth is enabled then no MRAM latency is enforced like it used to be. Signed-off-by: Krzysztof Chruściński <[email protected]>
2c09242
to
11f312e
Compare
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2271